After logging in, I let it go to the home page to choose to access one of the two tools: <button @click="checkTool(1)" class="btn btn-lg mr-2">Tool 1</
I know this sounds like a simple question but nothing I have tried works. I have to compare data from SQL database to a text file. I have to check if the PartNu
I have just finished setting up Node-red on the a cloud machine hosted with vultr ( Ubuntu 20.04 x64 ) and I am wanting to be able to hit the Node-Red web page
I am trying to find the best way to extract a report of Linux users and also which one of them are admin. The targets are Debian (8,9) and Ubuntu (18,20). The f
Hi I have data with column name 'trx_time'. The data looks like this: '2022-03-06 11:25:36' I just want to extract the hour from the string. How can I do it? I
How could I make the step attribute for an <input type="number"> act more of a guide, so I could input any positive integer but the increment arrows would
After I apply an operation to a list, I would like to get access to both the modified list and the original one. Somehow I am not able to. In the following co
I'm using Microsoft Visual Studio Community 2019 Version 16.10.2. I created an ASP.net core 5 project from their template "ASP.net core with Angular" with Authe